[DllImport("comdlg32.dll", SetLastError=true, CharSet=CharSet.Auto)]
static extern bool PageSetupDlg(ref PAGESETUPDLG_STRUCT lppsd);
Declare Auto Function PageSetupDlg Lib "comdlg32.dll" ( _
ByRef lppsd As PAGESETUPDLG_STRUCT) As Boolean
None.
Please add some!
Please add some!
Do you know one? Please contribute it!